Handle archives and preferred content better#219
Handle archives and preferred content better#219matejak wants to merge 4 commits intoOpenSCAP:rawhidefrom
Conversation
Users can specify content path and tailoring path in kickstarts, and the addon should be able to assure that those files are available, and that they have precedence over other files.
The code is able to handle changes in the way how oscap identifies content much more gracefully.
The function is not referenced anywhere in the project
da29b64 to
3801e4d
Compare
|
@matejak I find it difficult to review this PR.
|
Take tailorings into account only if it is specified in the kickstart. Compulsive usage of tailoring may be unwanted.
|
The inspection completed: 6 updated code elements |
|
To clarify, this will be done after #220 will be discussed because it's a RHEL 8 variant of this PR. |
|
@matejak I'm strongly disappointed by no response. |
|
@matejak PING |
|
@matejak ping |
The addon lost the ability to pick files from supplied archives based on kickstart specifications.
This PR allows this, which allows the addon to
This PR fixes RHEL8 and RHEL9 BZs